home *** CD-ROM | disk | FTP | other *** search
- ; Root.TLF
- ; Sample Template list file (DATA ROOT)
- ;
- [Folders]
- ; number of template folders under current folder
- Count=7
-
- [Folder0] ; section is defined as "folder"+index, start at 0
- ; physical path under current folder
- Path=Banner
- ; localized name of template folder, refer to Liternal [L0]
- Name=[L0]
-
- [Folder1]
- Path=Bullet
- Name=[L1]
-
- [Folder2]
- Path=Button
- Name=[L2]
-
- [Folder3]
- Path=Bar
- Name=[L3]
-
- [Folder4]
- Path=Icon
- Name=[L4]
-
- [Folder5]
- Path=Java
- Name=[L5]
-
- [Folder6]
- Path=Sep
- Name=[L6]
-
- [Literal] ; literal section: used to centralize strings that
- ; should be localized. Items in this section have 'L' prefix
- L0=Banner
- L1=Bullet
- L2=Button
- L3=Button Bar
- L4=Icon
- L5=Java Rollover Button
- L6=Separator
-
-